home *** CD-ROM | disk | FTP | other *** search
/ VRML 2.0 Sourcebook (2nd Edition) / VRML 2.0 Sourcebook CD [md5 fed90f4f9c39d5a60d477058775c7e21].iso / software / radiance / ez3d / win95nt / data.z / Circle.spline.eiv < prev    next >
Text File  |  1995-05-23  |  1KB  |  56 lines

  1. #Inventor V2.0 ascii
  2.  
  3. RsnSplineSetKit {
  4.     fields [ SFNode ctrlCoordinate3,
  5.         SFNode coordinate3,
  6.         SFNode splineList, 
  7.            SFShort isJoinEnds, ]
  8.     isJoinEnds 1
  9.     ctrlCoordinate3        DEF +0 Coordinate3 {
  10.     point    [ 0 -1 0,
  11.               0.707107 -0.707107 0,
  12.               1 0 0,
  13.               0.707107 0.707107 0,
  14.               0 1 0,
  15.               -0.707107 0.707107 0,
  16.               -1 0 0,
  17.               -0.707107 -0.707107 0,
  18.               0 -1 0 ]
  19.     }
  20.  
  21.     coordinate3        DEF +1 Coordinate3 {
  22.     }
  23.  
  24.     splineList        NodeKitListPart {
  25.     childTypeNames    "RsnSplineKit"
  26.     containerNode        Group {
  27.         RsnSplineArcKit {
  28.         fields [ SoSFShort startCtrlPts, 
  29.              SoSFShort numCtrlPts,
  30.              SoSFShort startTessPts,
  31.              SoSFShort numTessSteps,
  32.              SoSFShort isStartNew,
  33.                SFNode ctrlCoordinate3,
  34.              SFNode coordinate3,
  35.              SFShort order,
  36.              SFShort isArc,
  37.              ]
  38.         startCtrlPts 0
  39.         numCtrlPts   9
  40.         startTessPts 0
  41.         numTessSteps 4
  42.                 isStartNew   0
  43.                 order        4
  44.         isArc        1
  45.         ctrlCoordinate3            USE +0
  46.  
  47.         coordinate3            USE +1
  48.  
  49.         }
  50.     }
  51.  
  52.     }
  53.  
  54. }
  55.  
  56.